@charset "utf-8";
body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea,
form {  
	margin: 0;
	padding: 0;
}
.layui-layer-tab .layui-layer-title{background:#CCCCCC !important;}
.layui-layer-tab .layui-layer-title span{background:#eee !important;}
.layui-layer-tab .layui-layer-title span.layui-layer-tabnow{background:#fff !important;color:black !important}
.layui-layer-page .layui-layer-content{overflow:visible !important;padding:20px 0px 0px 100px}

body {
	font: 14px/1.5 "微软雅黑";
}

img {
	border: none;
}

ul,
ol {
	list-style: none;
}

input,
select,
textarea {
	outline: none;
	border: none;
	background: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}


/*清浮动*/

.clearfix:after {
	content: "";
	*display: block;
	*clear: both;
}

.clearfix {
	zoom: 1;
}

.tongyong {
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
}

.push {
	height: 70px;
}


/*****hddb*****/

.cd-top {
	display: inline-block;
	height: 69px;
	width: 75px;
	position: fixed;
	bottom: 40px;
	right: 40px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../../images/hndyw/top.png) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	/* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
	opacity: .5;
}


/*************** index ***************/

.dyw_kj {
	width: 100%;
	min-width: 1190px;
	overflow: auto;
	/* background: #eef4f6; */
	background: #e5ebf5;
	padding-bottom: -223px;
}

.dyw_bg {
	height: 263px;
	border-bottom: 1px solid #7cc5e0;
	background: url(../../images/hndyw/dyw_01.png) center no-repeat;
	margin-bottom: 30px;
}

.dyw_top {
	overflow: hidden;
	margin-top: 40px;
}

.dyw_top a.logo {
	display: block;
	text-align: center;
	font-size: 29px;
	color: #fff;
}


/** search **/

.top_saerch {
	float: right;
	width: 426px;
	overflow: hidden;
	margin: 60px auto 67px;
}

.top_saerch .saerch_bk {
	display: inline-block;
	float: left;
	background: #fff;
}

.top_saerch a {
	font-size: 14px;
	color: #000;
	line-height: 45px;
}

.top_saerch .saerch_bk a.xia {
	background: url(../../images/hndyw/dyw_02.png) no-repeat;
	padding: 0 15px;
	background-position: right center;
}

.top_saerch .saerch_bk a:hover.xia {
	background: url(../../images/hndyw/dyw_03.png) no-repeat;
	background-position: right center;
}

.top_saerch .saerch_bk ul {
	background-color: #f5f5f5;
	display: none;
	position: absolute;
	width: 85px;
	z-index: 999;
	text-align: center;
}

.top_saerch .saerch_bk:hover ul {
	display: block;
}

.top_saerch .saerch_bk ul a {
	display: block;
	margin: 0px;
}

.top_saerch input {
	float: left;
	width: 199px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #000;
	text-indent: 10px;
	background: #fff;
}

.top_saerch a.ss {
	display: inline-block;
	width: 60px;
	height: 45px;
	float: left;
	background: #1d65d0 url(../../images/hndyw/dyw_04.png) no-repeat center;
}

.gj_search {
	display:inline-block;
	width:80px;
	height:45px;
	text-align:center;
	line-height:45px;
	background:#f58307;
	color:white !important;
}

/* 高级搜索弹出框css */
.content{
	margin-top:35px;
}
.content input{
	border:1px solid #ccc;
	width:130px;
	height:30px;
	margin:0 20px 0 10px;
}

.content select{
	border:1px solid #ccc;
	width:130px;
	height:30px;
	margin:0 20px 0 10px
}

.content_01{
	margin:20px 0 20px 0;
}

.content_02{
	width:628px;
	margin-top:20px
}
.content_02 a{
	width:80px;
	height:30px;
	display:inline-block;
	float:right;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	background:#f58307;
	color:white
}

.dyw_top a.ss img {
	margin-top: 10px;
}

.dyw_nav {
	width: 100%;
	overflow: hidden;
	background-color: #15599e;
}

.dyw_nav ul li {
	float: left;
	margin-right: 30px;
}

.dyw_nav ul li a {
	display: block;
	text-align: center;
	padding: 0 10px;
	line-height: 43px;
	font-size: 15px;
	color: #fff;
}

.dyw_nav ul li a:hover,
.dyw_nav ul li a.cur {
	color: #fff;
	background: url(../../images/hndyw/dyw_28.png) no-repeat center;
	background-position: bottom;
}


/***** banner *****/

.dyw_inf_left {
	float: left;
	width: 875px;
	overflow: hidden;
	/* margin-top: 30px; */
}

.none {
	display: none;
}

.banner {
	height: 320px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	z-index: 1;
}

.banner_show {
	width: 875px;
	text-align: center;
	height: 320px;
	overflow: hidden;
	position: relative;
}

.bannger_inbox {
	position: absolute;
	left: 50%;
	top: 0;
}


/*翻页*/

.banner_pre_next {
	position: relative;
	z-index: 105;
	top: 120px;
	width: 875px;
	left: 50%;
	height: 37px;
	margin-left: -500px;
	*left: 240px;
}

.banner_pre_next a {
	width: 37px;
	height: 37px;
	background: url(../../images/hndyw/btn.png) no-repeat;
	text-indent: -999em;
}

.banner_pre_next .banner_btn_left {
	position: absolute;
	left: 63px;
	background-position: 0px 0px;
}

.banner_pre_next .banner_btn_right {
	position: absolute;
	right: -63px;
	background-position: -37px 0px;
}


/***** 仪器信息 *****/

.dyw_inf {
	width: 100%;
	/* margin-top: 35px; */
	overflow: hidden;
}

.tongyong h3 {
	text-align: center;
	background: url(../../images/hndyw/dyw_06.png) no-repeat center;
	margin: 20px auto;
}

.dyw_inf_kj {
	padding: 19px 10px 23px 0;
	background: #fff;
	overflow: hidden;
	/* margin-top: 20px; */
}

.more {
	font-size: 12px;
	color: #555;
	float: right;
	margin-right: 10px;
	padding: 5px 10px;
	border-radius: 20px;
	border: 1px solid #ebebeb;
}

.dyw_inf_kj ul.dyw_ul {
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
}

.dyw_inf_kj ul.dyw_ul li {
	width: 160px;
	/* overflow: hidden; */
	float: left;
	margin: 0 28px 20px;
}

.dyw_inf_kj ul.dyw_ul li a {
	display: block;
}

.dyw_inf_kj ul.dyw_ul li a img {
	display: block;
	width: 125px;
	height: 125px;
	margin: 0 auto;
	border-radius: 100px;
	border: 1px solid #c8c8c8;
}
.dyw_inf_kj ul.dyw_ul li a img {
	transition: all 0.3s linear 0s;
}
.dyw_inf_kj ul.dyw_ul li a img:hover {
	transform: scale(1.2);
}
.dyw_inf_kj ul.dyw_ul li a span {
	display: block;
	width: 160px;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dyw_yqxx {
	overflow: hidden;
	margin-top: 10px;
}


/*选项卡 css*/


/**tabs**/

.tabPanel ul {
	height: 30px;
	border-bottom: 1px solid #aaa;
}

.tabPanel ul li {
	float: left;
	margin: 0 2px 0 0;
	border: 1px solid #aaa;
	font-size: 11px;
	height: 29px;
	line-height: 30px;
	width: 111px;
	text-align: center;
	cursor: pointer;
	text-shadow: 0 1px 0 #fff;
	border-radius: 4px 4px 0 0;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	background: #ddd;
	background: -moz-linear-gradient(top, #eee, #ddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
}

.tabPanel .hit {
	border-bottom: 1px solid #fff;
	cursor: pointer;
	color: black;
	text-shadow: 0 1px 0 #fff;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#fff));
	background: -moz-linear-gradient(top, #e1e1e1, #fff);
}

.pane {
	border: 1px solid #aaa;
	border-top: 0;
	min-height: 100px;
	background-color: #fff;
	display: none;
}

.pane p {
	padding: 15px 15px 0 10px;
}

.pane h4 {
	padding: 15px 15px 0 10px;
	font-size: 14px;
	font-weight: bold;
}


/*选项卡 css end*/

.yqxx_left {
	width: 412px;
	height: 270px;
	padding: 20px 10px 30px;
	float: left;
	background: #fff;
}

.yqxx_bt {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #f0f0f0;
}

.yqxx_bt a.bt_01 {
	display: block;
	float: left;
	font-size: 15px;
	color: #333;
	margin-right: 20px;
	line-height: 30px;
	padding-bottom: 20px;
}

.yqxx_bt a.bt_01:hover,
.yqxx_bt a.bt_01.cur {
	color: #15599e;
	border-bottom: 2px solid #15599e;
}

.yqxx_inf {
	overflow: hidden;
	margin-top: 20px;
	padding: 0 10px;
}

.yqxx_inf ul {
	width: 240px;
	float: left;
	overflow: hidden;
	line-height: 33px;
}

.yqxx_inf ul li a {
	font-size: 14px;
	color: #333;
}

.yqxx_inf ul li a:hover {
	font-size: 14px;
	color: #999;
}

.yqxx_inf ul li a .aa {
	display: block;
	float: left;
}

.yqxx_inf ul li a .bb {
	display: block;
	float: left;
	width: 180px;
	line-height: 33px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yqxx_inf a.fbxx {
	float: right;
	text-align: center;
	padding: 40px 20px;
	border-radius: 5px;
	border: 1px solid #F0F0F0;
	margin: 15px 0;
}

.yqxx_inf a.fbxx img {
	margin-bottom: 10px;
}

.yqxx_inf a.fbxx span {
	display: block;
	width: 100%;
	float: left;
	color: #018cdb;
	line-height: 20px;
}

.dyw_yqxx .yqxx_right {
	width: 412px;
	height: 270px;
	padding: 20px 10px 30px;
	float: right;
	background: #fff;
}

.yqxx_inf p {
	overflow: hidden;
	line-height: 33px;
}

.yqxx_inf p .cc {
	display: block;
	float: left;
	color: #333;
	width: 300px;
	line-height: 33px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yqxx_inf p .cc:hover {
	color: #999;
}

.yqxx_inf p .dd {
	display: block;
	float: left;
	color: #999;
}


/***** 机构信息  *****/

.yqxx_bt_01 {
	width: 99%;
	margin: 0 0px 30px 30px;
}

.yqxx_bt_01 a {
	margin: 0 20px;
}


/***** right  *****/

.dyw_inf_right {
	width: 295px;
	float: right;
	/* overflow: hidden; */
	/* margin-top: 30px; */
}

.dyw_ts_inf {
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
}

.yqxx_bt_02 a.bt_01 {
	display: block;
	float: left;
	font-size: 15px;
	color: #333;
	margin-right: 20px;
	line-height: 30px;
	padding-bottom: 10px;
}

.yqxx_bt_02 a.bt_01:hover,
.yqxx_bt_02 a.bt_01.cur {
	color: #ff911c;
	border-bottom: 2px solid #ff911c;
}

.ts_inf {
	overflow: hidden;
	width: 255px;
    /* height: 390px; */
    position: absolute;
}

.ts_inf a.ts_inf_nr {
	display: block;
	width: 245px;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 31px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ts_inf a.ts_inf_nr:hover {
	color: #ff911c;
}

.ts_inf a.ts_inf_nr_01 {
	display: block;
	width: 50%;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ts_inf a.ts_inf_nr_01:hover {
	color: #ff911c;
}

.yqxx_bt_03 {
	border: none;
}

.yqxx_bt_03 a.bt_01 {
	color: #ff911c;
	border: none;
	font-size: 15px;
}

.dyw_ts_inf a.ts_inf_nr_02 {
	display: block;
	float: left;
	color: #fff;
	width: 117px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 5px;
	border-radius: 5px;
	background: #2c83db;
}

.dyw_ts_inf a.ts_inf_nr_02:hover {
	background: #30a7e9;
}

.dyw_ts_inf a.ts_inf_nr_03 {
	display: block;
	height: 155px;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 6;
	/** 显示的行数 **/
}


/*************** 内页 通用  ***************/

.dyw_ny_kj {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.ny_left {
	width: 295px;
	float: left;
	overflow: hidden;
}

.ny_right {
	width: 875px;
	float: right;
	overflow: hidden;
}

.ny_left_01 {
	width: 225px;
	float: left;
	overflow: hidden;
}

.ny_right_01 {
	width: 945px;
	float: right;
	overflow: hidden;
}

/*************** 补贴政策 ***************/
.ny_right_02 {
	overflow: hidden;
}
.yqxq_inf ul{
	width: 1120px;
	height: 65px;
	font-size: 14px;
	color: #666;
	margin-left: 45px;
}
.yqxq_inf ul li {
	display: inline-block;
}
.yqxq_inf_ui li{
	width:360px;
}

.yqxq_inf img{
	margin-right:8px;
	vertical-align: middle;
}

.yqxq_inf2 ul{
	width: 1120px;
	height: 65px;
	font-size: 14px;
	color: #666;
	margin-left: 45px;
}
.yqxq_inf2 ul li {
	display: inline-block;
}

.yqxq_inf2 img{
	margin-right:8px;
	vertical-align: middle;
}
.yqxq_inf p .span_01 {
	font-family:宋体;
	font-size: 18px;
	color: #666;
	line-height: 25px;
}
.yqxq_inf p .span_02 {
	font-family:宋体;
	font-size: 18px;
	color: #666;
	line-height: 25px;
	display:inline-block; 
	text-indent:35px;
	margin: 3px 11px;
}
.yqxq_div{
	padding: 6px 0px;
}
.yqxq_inf p .span_03{
	font-family:宋体;
	font-size: 17px;
	color: #666;
	line-height: 20px;
	font-weight:bold;
	margin: 3px 11px;
}
p.b_t01{margin: 35px 0 35px 0;}
/*************** 仪器共享 ***************/


/*01*/

.dyw_ts_inf_01 {
	margin-bottom: 10px;
}

.ts_inf_01 a.ts_inf_nr_01 {
	display: block;
	width: 33%;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 31px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ny_title {
	height: 40px;
	padding-left: 20px;
	background: #FFFFFF;
}

.ny_title a,
.ny_title span {
	font-size: 14px;
	color: #666;
	line-height: 40px;
}


/*02*/

.fw_items {
	margin-top: 10px;
	overflow: hidden;
	background: #fff;
	padding: 15px;
}

.fw_items ul li {
	float: left;
	line-height: 30px;
}

.fw_items ul li.fw_items_t {
	font-weight: bolder;
	background: url(../../images/hndyw/dyw_29.png) left no-repeat;
	text-align: right;
	width: 100px;
	color: #666;
}

.fw_items ul li.fw_items_a {
	text-align: center;
	width: 80px;
}

.fw_items ul li.fw_items_p {
	height: 45px;
	overflow: hidden;
}

.fw_items ul li.fw_items_p p.list {
	width: 230px;
	float: left;
	margin: 10px 25px 10px;
}

.fw_items ul li.fw_items_p p.list span {
	display: block;
	line-height: 25px;
	width: 70px;
	color: #333;
	font-size: 14px;
	float: left;
	text-align: end;
}

.fw_items ul li.fw_items_p p.list input {
	float: left;
	width: 153px;
	height: 23px;
	text-indent: 10px;
	border: 1px solid #ececec;
}

.fw_items ul li.fw_items_p p.list select {
	float: left;
	width: 155px;
	height: 25px;
	border: 1px solid #ececec;
}

.fw_items ul li.fw_items_p_sub {
	width: 1088px;
	margin-left: 100px;
	border-top: 1px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
}

.fw_items ul li.fw-items-p-more {
	height: auto;
}

.fw_items .fw-more-block {
	display: inline-block;
	width: 140px;
	height: 25px;
	text-align: center;
	background-image: url(../images/dyw_31.png);
	background-repeat: no-repeat;
	background-position: 95% 49%;
	cursor: pointer;
}

.fw_items .more-items {
	background-image: url(../images/dyw_30.png);
}

.fw_items .fw-more-block .fw-more {
	font-size: 12px;
	color: #666;
	line-height: 25px;
	cursor: pointer;
}

.fw_items li.cx {
	float: right;
	margin-right: 35px;
}

.fw_items li.cx a {
	display: inline-block;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	border-radius: 5px;
	background: #ff911c;
}


/*03*/

.nr_yq {
	overflow: hidden;
	margin-top: 10px;
	background: #fff;
	padding: 40px 0;
}

.nr_yq ul.yq_ul {
	overflow: hidden;
	width: 100%;
}

.nr_yq ul.yq_ul li {
	width: 160px;
	overflow: hidden;
	float: left;
	margin: 20px 28px;
}

.nr_yq ul.yq_ulli a {
	display: block;
}

.nr_yq ul.yq_ul li a img {
	display: block;
	width: 125px;
	height: 125px;
	margin: 0 auto;
	border-radius: 100px;
}

.nr_yq ul.yq_ul li a span {
	display: block;
	width: 160px;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*fy*/

.fy_01 {
	float: left;
	margin-left: 50%;
	margin-bottom: 10px;
	margin-top: 23px;
}

.fy_02 {
	float: left;
	margin-left: -50%;
}

.fy_02 ul {
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}

.fy_02 ul li {
	float: left;
}

.fy_02 ul li a {
	float: left;
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
	padding: 5px 0;
}

.fy_02 ul li span {
	float: left;
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
	padding: 5px 0;
}

.fy_02 ul li a:hover,
.fy_02 ul li a.cur {
	float: left;
	font-size: 14px;
	color: #2452b1;
	border-bottom: 2px solid #2452b1;
	margin-left: 20px;
	padding-bottom: 5px;
}

.fy_02 ul li a.fy_sx {
	border: 1px solid #eeeeee;
	padding: 5px 10px;
}

.fy_02 ul li a.fy_sx:hover {
	border: 1px solid #2452b1;
	padding: 5px 10px;
}


/*************** 仪器详情 ***************/

.nr_yqxq {
	overflow: hidden;
	margin-top: 10px;
	background: #fff;
	padding: 40px 20px;
}

.yqxq_top {
	overflow: hidden;
	padding: 0 30px 40px;
	border-bottom: 1px solid #ebebeb;
}

.yqxq_img {
	float: left;
	margin-right: 30px;
}

.yqxq_img img {
	display: block;
	width: 200px;
	height: 200px;
	border-radius: 100px;
}

.yqxq_yqxx {
	float: left;
}

.yqxq_yqxx h3 {
	font-size: 22px;
}

.yqxq_yqxx .bt_02 {
	font-size: 16px;
	color: #999999;
}

.yqxq_yqxx_xx {
	overflow: hidden;
	margin-top: 10px;
}

.yqxq_yqxx_xx p {
	overflow: hidden;
}

.yqxq_yqxx_xx p span {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.yqxq_yqxx_xx p a {
	display: block;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	background: #49c5d0;
	border-radius: 5px;
	padding: 10px;
	margin-right: 10px;
}

.yqxq_inf {
	overflow: hidden;
	padding: 30px 30px 0;
}

.yqxq_inf p {
	overflow: hidden;
}

.yqxq_inf p span {
	font-size: 14px;
	color: #000;
	line-height: 25px;
}

.yqxq_inf p span.a01 {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
}

.yqxq_inf p span.a02 {
	display: block;
	float: left;
	width: 600px;
}


/*************** 政策法规 ***************/

.ny_left_01 ul {
	overflow: hidden;
	background: #FFFFFF;
}

.ny_left_01 ul li a {
	display: block;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	color: #000;
}

.ny_left_01 ul li a.a03 {
	background: url(../../images/hndyw/dyw_34.png) left no-repeat;
	background-position: 15% 50%;
}

.ny_left_01 ul li a.a04 {
	background: url(../../images/hndyw/dyw_35.png) left no-repeat;
	background-position: 20% 50%;
}

.ny_left_01 ul li a.a05 {
	background: url(../../images/hndyw/dyw_36.png) left no-repeat;
	background-position: 10% 50%;
}

.ny_left_01 ul li a.a06 {
	background: url(../../images/hndyw/dyw_47.png) left no-repeat;
	background-position: 8% 50%;
}
.ny_left_01 ul li a.a07 {
	background: url(../../images/hndyw/dyw_48.png) left no-repeat;
	background-position: 5% 50%;
}

.ny_left_01 ul li a.a08 {
	background: url(../../images/hndyw/dyw_49.png) left no-repeat;
	background-position: 10% 50%;
}

.ny_left_01 ul li a.a03:hover,
.ny_left_01 ul li a.cur {
	color: #fff;
	background: #3a89d9 url(../../images/hndyw/dyw_38.png) left no-repeat;
	background-position: 15% 50%;
}



.ny_left_01 ul li a.a04:hover,.ny_left_01 ul li a.a04.cur  {
	color: #fff;
	background: #3a89d9 url(../../images/hndyw/dyw_39.png) left no-repeat;
	background-position: 20% 50%;
}

.ny_left_01 ul li a.a05:hover,.ny_left_01 ul li a.a05.cur {
	color: #fff;
	background: #3a89d9 url(../../images/hndyw/dyw_40.png) left no-repeat;
	background-position: 10% 50%;
}

.ny_left_01 ul li a.a06:hover,.ny_left_01 ul li a.a06.cur {
	color: #fff;
	background: #3a89d9 url(../../images/hndyw/dyw_47.png) left no-repeat;
	background-position: 8% 50%;
}
.ny_left_01 ul li a.a07:hover,.ny_left_01 ul li a.a07.cur {
	color: #fff;
	background: #3a89d9 url(../../images/hndyw/dyw_48.png) left no-repeat;
	background-position: 5% 50%;
}
.ny_left_01 ul li a.a08:hover,.ny_left_01 ul li a.a08.cur {
	color: #fff;
	background: #3a89d9 url(../../images/hndyw/dyw_49.png) left no-repeat;
	background-position: 10% 50%;
}

.ny_left_01 a.a07_img {
	display: block;
	margin-top: 10px;
}

.ny_left_01 a.a07_img img {
	display: block;
	width: 225px;
	height: 115px;
}

.nr_kj {
	padding: 0 25px 30px;
	overflow: hidden;
	background: #fff;
	margin-top: 10px;
}

.nr_kj ul.zcfg {
	overflow: hidden;
}

.nr_kj ul.zcfg li {
	height: 70px;
	border-bottom: 1px dashed #ececec;
}

.nr_kj ul.zcfg li a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 70px;
}

.nr_kj ul.zcfg li a:hover {
	color: #3a89d9;
}

.nr_kj ul.zcfg li a span.a08 {
	display: block;
	width: 20px;
	float: left;
}

.nr_kj ul.zcfg li a span.a09 {
	display: block;
	width: 720px;
	float: left;
}

.nr_kj ul.zcfg li a span.a10 {
	display: block;
	width: 130px;
	float: left;
}


/*************** 政策法规 详情  ***************/

.zcfg_xq_title {
	margin-top: 30px;
	overflow: hidden;
	border-bottom: dashed 1px #ececec;
	padding-bottom: 30px;
}

.zcfg_xq_title p.a11 {
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: 600;
	padding-bottom: 30px;
}

.zcfg_xq_title p.a12 {
	text-align: center;
}

.zcfg_xq_title p.a12 span {
	font-size: 12px;
	color: #666;
}

.zcfg_xq_inf {
	margin-top: 20px;
}

.zcfg_xq_xz {
	margin-top: 30px;
	overflow: hidden;
}

.zcfg_xq_xz a.a13 {
	width: 100%;
	display: block;
	float: left;
	margin: 0 0 30px 20px;
	font-size: 14px;
	color: #2b5ac6;
	text-decoration: underline;
}

.zcfg_xq_xz a.a14 {
	width: 100%;
	display: block;
	float: left;
	margin-left: 20px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}


/*************** 检测机构 ***************/

.outer-box ul.ul-tab {
	padding: 0 20px;
	margin: 0 auto;
	border-bottom: 1px solid #ebebeb;
}

.outer-box ul.ul-tab li {
	list-style: none;
	cursor: pointer;
	display: inline-block;
	border-bottom: transparent;
	padding: 5px 5px 10px;
	text-align: center;
	margin: 0 20px;
	font-size: 16px;
	color: #666666;
}

.outer-box ul.ul-tab li.active {
	color: #49c5d0;
	border-bottom: 2px solid #49c5d0;
}

.con {
	margin: 0 auto;
	padding: 8px;
	text-indent: 30px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	margin-top: 10px;
}

.hide {
	display: none;
}


/*************** 弹出框  ***************/

.wyzx_tck {
	width: 550px;
	height: 440px;
	background: #fff;
	margin: 50px auto;
	border-radius: 5px;
}

.tck_top {
	width: 500px;
	height: 40px;
	background: #2b66be;
	padding: 0 30px 0 20px;
	border-radius: 5px 5px 0 0;
}

.tck_top span.jj {
	float: left;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}

.tck_top a.qx {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	margin: 7px 0;
	background: url(../images/dyw_45.png) no-repeat right;
}

.tck_nr {
	padding: 20px;
}

.tck_nr p {
	margin: 10px 0;
	overflow: hidden;
}

.tck_nr p span {
	display: block;
	width: 75px;
	line-height: 30px;
	float: left;
	font-size: 14px;
	color: #333;
	text-align: right;
}

.tck_nr p span i {
	font-style: normal;
	color: #e51717;
}

.tck_nr p input.tck_in {
	float: left;
	width: 425px;
	height: 30px;
	border: 1px solid #e5e5e5;
}

.tck_nr p input.tck_in_01 {
	float: left;
	width: 175px;
	height: 30px;
	border: 1px solid #e5e5e5;
}

.tck_nr textarea {
	width: 385px;
	height: 140px;
	border: 1px solid #e5e5e5;
	padding: 20px;
	font-size: 14px;
	color: #333;
}

.tck_cz {
	overflow: hidden;
	margin-top: 20px;
}

.tck_cz a {
	display: block;
	float: left;
	width: 120px;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
}

.tck_cz a.qx_01 {
	background: #d0d0d0;
	margin-left: 105px;
}

.tck_cz .qr_01 {
	background: #ff8800;
	margin-left: 60px;
}


/*************** 在线咨询  ***************/

.zxlb_inf {
	padding: 0 30px 30px;
	overflow: hidden;
	background: #fff;
	margin-top: 10px;
}

.zxlb_inf_nr {
	padding: 30px 20px;
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
}

.zxlb_inf_nr a.zxlb_wyzc {
	background: #ff8800;
	padding: 10px 30px;
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 5px;
}

.zxlb_inf_nr p {
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
}

.zxlb_inf_nr p span.a15 {
	color: #9d9d9d;
}

.zxlb_inf_nr p span.a16 {
	display: block;
	float: left;
	width: 90px;
}

.zxlb_inf_nr p span.a17 {
	display: block;
	float: left;
	width: 900px;
}

.zxlb_inf_nr p span.c1 {
	color: #3a76cf;
}


/*************** 文件下载 ***************/

.nr_kj ul.zcfg li.li_01:hover {
	background: #fcfcfc;
}

.nr_kj ul.zcfg li a span.a18 {
	display: block;
	width: 900px;
	float: left;
}

.nr_kj ul.zcfg li a span.a19 {
	float: right;
}


/*************** 入库申请 ***************/

.rksq_wrap {
	overflow: hidden;
	padding: 30px 0;
}

p.p02 {
	position: relative;
	line-height: 30px;
	border: 1px solid #d6d6d6;
	background: url(../images/title2.png);
	padding-left: 25px;
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}

p.p02:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent transparent #007ec8;
}

p.p02 a {
	font-size: 14px;
	color: #333;
}

.zxzx_tj {
	float: left;
	width: 225px;
}

.rhsq_d {
	float: right;
	width: 950px;
}

table.rh_zcb {
	border: 1px solid #ccc;
	border-collapse: collapse;
	background: #fff;
}

table.rh_zcb tr {
	height: 40px;
}

table.rh_zcb tr td {
	border: 1px solid #ccc;
}

table.rh_zcb tr td.t_w {
	width: 15%;
	text-align: right;
}

table.rh_zcb tr td.t_w em {
	font-style: normal;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

table.rh_zcb tr td.t_w label {
	color: #333;
	font-size: 14px;
	margin-right: 5px;
}

table.rh_zcb tr td.t_r p.p03 {
	float: left;
	margin: 0 5px;
}

table.rh_zcb tr td.t_r p.p03 input {
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 3px;
}

table.rh_zcb tr td.t_r p.p03 label {
	color: #333;
	font-size: 14px;
	margin-left: 5px;
	float: left;
}

table.rh_zcb tr td.t_r_01 {
	width: 35%;
}

table.rh_zcb tr td.t_r_01 input.in_01 {
	display: block;
	width: 745px;
	color: #333;
	font-size: 14px;
	text-indent: 10px;
	height: 40px;
}

table.rh_zcb tr td.t_r_01 input.in_02 {
	display: inline-table;
	width: 300px;
	color: #333;
	font-size: 14px;
	text-indent: 10px;
	height: 40px;
}

table.rh_zcb tr td.t_r_01 select {
	display: inline-table;
	width: 120px;
	color: #333;
	font-size: 14px;
	text-indent: 10px;
	height: 40px;
}

table.rh_zcb tr td.t_r_01 span.s01 {
	cursor: pointer;
	display: block;
	float: left;
	margin: 0 5px;
}

table.rh_zcb tr td.t_r_01 span.s02 {
	display: block;
	float: left;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}

table.rh_zcb tr td.t_w_01 {
	text-align: center;
}

table.rh_zcb tr td.t_w_01 input {
	width: 65px;
	height: 25px;
	background: #dbf2ff;
	border: 1px solid #a0c7f1;
	border-radius: 5px;
	color: #1d76ae;
	margin: 0 10px;
	cursor: pointer;
}


/*************** 章程 ***************/

.zc_wrap {
	overflow: hidden;
	padding: 20px 0;
}

.zc_wrap h3 {
	text-align: center;
	font-size: 18px;
}

.zc_nr {
	overflow: hidden;
}

p.p_zc_title {
	font-size: 16px;
	font-weight: 600;
	color: #000;
	line-height: 35px;
	margin: 5px 0;
}

p.p_zc_nr {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-left: 15px;
}

p.p_zc_nr font {
	color: #007ec8;
}

p.p_zc_nr_01 {
	margin-left: 23px;
}


/*申请表*/

table.sqb_table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	background: #fff;
}

table.sqb_table tr {
	height: 40px;
}

table.sqb_table tr td {
	border: 1px solid #ccc;
}

table.sqb_table tr td.t_w_02 {
	width: 13.5%;
	text-align: right;
}

table.sqb_table tr td.t_w_02 label {
	color: #333;
	font-size: 14px;
	margin-right: 5px;
}

table.sqb_table tr td.t_r_02 {
	width: 19.8%;
}

table.sqb_table tr td.t_r_02 input {
	width: 235px;
	height: 37px;
	display: inline-table;
	color: #333;
	font-size: 14px;
	text-indent: 10px;
}

table.sqb_table tr td.t_r_02 select {
	display: inline-table;
	width: 120px;
	color: #333;
	font-size: 14px;
	text-indent: 10px;
	height: 40px;
}

table.sqb_table tr td.t_r_03 {
	text-align: center;
}

table.sqb_table tr td.t_r_03 input {
	width: 15px;
	height: 15px;
	margin: 0 5px;
}

table.sqb_table tr td.t_r_03 label {
	color: #333;
	font-size: 14px;
}

table.sqb_table tr td.t_r_02 textarea {
	width: 1000px;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}

table.sqb_table tr td.t_w_03 p {
	text-align: center;
	color: Red;
	font-weight: bold;
	font-size: 14px;
}

table.sqb_table tr td.t_r_03 input.in_03 {
	width: 65px;
	height: 25px;
	background: #dbf2ff;
	border: 1px solid #a0c7f1;
	border-radius: 5px;
	color: #1d76ae;
	margin: 0 10px;
	cursor: pointer;
}
.show {
	display: block;
}
.hide{
	display: none;
}
.dyw_top a.logo1 {
    display: block;
    text-align: center;
    font-size: 29px;
    color: #fff;
}
.content_wrap{overflow: hidden;position:relative;}
p.title{overflow: hidden;margin-bottom: 20px;}
p.title span{float: left;font-size: 26px;color: #000;}
p.title a{float: right;font-size: 16px;color: #999;line-height: 35px;}
ul.date_ul li{float:left;position:relative;width:278px;height:195px;margin:0 14.5px 0 0;}
ul.date_ul li:last-child{margin: 0;}
ul.date_ul li.li_01 div{background: #e4f0f6;}
ul.date_ul li.li_02 div{background: #dbf1f9;}
ul.date_ul li.li_03 div{background: #cee4f8;}
ul.date_ul li a{display:block; text-align:center; color:#fff; font-size:16px; position:absolute; top:0; left:0;width:284px; /*padding-top:50px;*/ height:190px;}
ul.date_ul li a span.s_01{display:block;float: left;margin-left: 45px;}
ul.date_ul li a p{float: left;margin: 30px 0 0 80px;}
ul.date_ul li a p span{display: block;font-size: 18px;color: #333;}
ul.date_ul li a p span em{font-style: normal;font-size: 40px;color: #fa8614;margin-right: 10px;}

/* 震颤 */
.content_wrap ul li:hover a .a-shake{-webkit-animation:shake 1s ease;-moz-animation:shake 1s ease;-ms-animation:shake 1s ease;animation:shake 1s ease;}
@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);} 10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);} 20%,40%,60%,80%{-webkit-transform:translateX(10px);}}
@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0);} 10%,30%,50%,70%,90%{-moz-transform:translateX(-10px);} 20%,40%,60%,80%{-moz-transform:translateX(10px);}}
@-ms-keyframes shake{0%,100%{-ms-transform:translateX(0);} 10%,30%,50%,70%,90%{-ms-transform:translateX(-10px);} 20%,40%,60%,80%{-ms-transform:translateX(10px);}}
@keyframes shake{0%,100%{transform:translateX(0);} 10%,30%,50%,70%,90%{transform:translateX(-10px);} 20%,40%,60%,80%{transform:translateX(10px);}}

/* 淡入-从右 */
.content_wrap ul li:hover a .a-fadeinR{-webkit-animation:fadeinR 1s ease-out backwards;-moz-animation:fadeinR 1s ease-out backwards;-ms-animation:fadeinR 1s ease-out backwards;animation:fadeinR 1s ease-out backwards;}
@-webkit-keyframes fadeinR{0%{opacity:0;-webkit-transform:translateX(20px);} 100%{opacity:1;-webkit-transform:translateX(0);}}
@-moz-keyframes fadeinR{0%{opacity:0;-moz-transform:translateX(20px);} 100%{opacity:1;-moz-transform:translateX(0);}}
@-ms-keyframes fadeinR{0%{opacity:0;-ms-transform:translateX(20px);} 100%{opacity:1;-ms-transform:translateX(0);}}
@keyframes fadeinR{0%{opacity:0;transform:translateX(20px);} 100%{opacity:1;transform:translateX(0);}}

/* 淡入-从下 */
.content_wrap ul li:hover a .a-fadeinB{-webkit-animation:fadeinB 1s ease-out backwards;-moz-animation:fadeinB 1s ease-out backwards;-ms-animation:fadeinB 1s ease-out backwards;animation:fadeinB 1s ease-out backwards;}
@-webkit-keyframes fadeinB{0%{opacity:0;-webkit-transform:translateY(20px);} 100%{opacity:1;-webkit-transform:translateY(0);}}
@-moz-keyframes fadeinB{0%{opacity:0;-moz-transform:translateY(20px);} 100%{opacity:1;-moz-transform:translateY(0);}}
@-ms-keyframes fadeinB{0%{opacity:0;-ms-transform:translateY(20px);} 100%{opacity:1;-ms-transform:translateY(0);}}
@keyframes fadeinB{0%{opacity:0;transform:translateY(20px);} 100%{opacity:1;transform:translateY(0);}}

.subsidy{width: 260px;position:relative;margin-top: 5px;}
.subsidy ul.animation_ul{ overflow:hidden;}
.subsidy ul.animation_ul li{ float:left;position:relative;width:255px; height:125px;margin-bottom: 20px;}
.subsidy ul.animation_ul li:last-child{margin: 0;}
.subsidy ul.animation_ul li div{background: #68a6ed;filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75;-khtml-opacity:0.75;width:255px; height:125px;transition: all 0.3s linear 0s;}
.subsidy ul.animation_ul li:hover div{background: #45c0e2;opacity:1;filter:alpha(opacity=100);moz-opacity: 1;-khtml-opacity: 1;}
.subsidy ul.animation_ul li a{ display:block; text-align:center; color:#fff; font-size:16px; position:absolute; top:0; left:0;width:255px; padding-top:20px; height:125px;}
.subsidy ul.animation_ul li a p{ margin-top:10px}
.subsidy ul.animation_ul li a span{ display:block}
/* 弹入 */
.subsidy ul li:hover a .a-bouncein{-webkit-animation:bouncein 1s ease-out backwards;-moz-animation:bouncein 1s ease-out backwards;-ms-animation:bouncein 1s ease-out backwards;animation:bouncein 1s ease-out backwards;}
@-webkit-keyframes bouncein{0%{opacity:0;-webkit-transform:scale(0.3);} 50%{opacity:1;-webkit-transform:scale(1.05);} 70%{-webkit-transform:scale(0.9);} 100%{-webkit-transform:scale(1);}}
@-moz-keyframes bouncein{0%{opacity:0;-moz-transform:scale(0.3);} 50%{opacity:1;-moz-transform:scale(1.05);} 70%{-moz-transform:scale(0.9);} 100%{-moz-transform:scale(1);}}
@-ms-keyframes bouncein{0%{opacity:0;-ms-transform:scale(0.3);} 50%{opacity:1;-ms-transform:scale(1.05);} 70%{-ms-transform:scale(0.9);} 100%{-ms-transform:scale(1);}}
@keyframes bouncein{0%{opacity:0;transform:scale(0.3);} 50%{opacity:1;transform:scale(1.05);} 70%{transform:scale(0.9);} 100%{transform:scale(1);}}
/* 闪烁 */
.subsidy ul li:hover a .a-flash{-webkit-animation:flash 1s ease;-moz-animation:flash 1s ease;-ms-animation:flash 1s ease;animation:flash 1s ease;}
@-webkit-keyframes flash{0%,50%,100%{opacity:1;} 25%,75%{opacity:0;}}
@-moz-keyframes flash{0%,50%,100%{opacity:1;} 25%,75%{opacity:0;}}
@-ms-keyframes flash{0%,50%,100%{opacity:1;} 25%,75%{opacity:0;}}
@keyframes flash{0%,50%,100%{opacity:1;} 25%,75%{opacity:0;}}